home *** CD-ROM | disk | FTP | other *** search
- /* neu numerieren der Coms[..] */
-
- options results
- 'noscrupdate top first find (NumComs) wright scanf %[~;]'
- 'getval $scanf'
- num = result
-
- 'find (InitComNames) findstr (Coms[)'
- do i = 0 to num
- 'noscrupdate next repeat 5 right if cn (while !c=93 del ('||i||'))'
- end
-
-